home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / language / embedded / ibm / ashc5.arc / README.TXT < prev    next >
Text File  |  1990-12-24  |  3KB  |  68 lines

  1. l---+--T-1L---+---T2----+----3--T-+----T----+-T--5----+----6----r----7----R----8
  2.           README.TXT            1990 December 24
  3.           
  4.                   The archive from which this file came (ashc5.arc) 
  5.           contains all files for the ashc5 cross assembler for Motorola's 
  6.           68HC05 parts, for use on IBM PC's and compatibles.  This cross 
  7.           assembler is a "version 1.2" Motorola Freeware Assembler and, 
  8.           except for giving 68HC05 cycle times and being compiled with a 
  9.           different version of Microsoft QuickC (2.5 vs. 2.0), is identical 
  10.           to "version 1.2" of as5. 
  11.  
  12.                   Because this is an addition to the "version 1.2" family 
  13.           of assemblers, I have included in the archive some of the 
  14.           documentation files that come with the full set of assemblers.  
  15.           You may obtain the full set of IBM executables by downloading 
  16.           FASPC1P2.ARC and the full set of source files by downloading 
  17.           FASRC1P2.ARC.  To get a full manual, download ASREF.ARC, which 
  18.           unARCs into ASREF.MAN.
  19.  
  20.                   Here are the files in the ashc5.arc archive, grouped by 
  21.           type: 
  22.  
  23.           EXECUTABLE:
  24.                         
  25.                   ASHC5.EXE     assembler for 68HC05 parts, to be used on 
  26.                                 IBM PC's and compatibles (compiled with 
  27.                                 Microsoft QuickC, version 2.5, compact 
  28.                                 memory model) 
  29.  
  30.           DOCUMENTATION:
  31.  
  32.                   README.TXT    this file
  33.  
  34.                   READEXE.TXT   the README.TXT file for the executable set of 
  35.                                 "version 1.2" Motorola Freeware Assemblers
  36.                                 (from FASPC1P2.ARC) edited to mention
  37.                                 ashc5; very similar to READSRC.TXT
  38.  
  39.                   READSRC.TXT   the README.TXT file for the source code set of 
  40.                                 "version 1.2" Motorola Freeware Assemblers
  41.                                 (from FASRC1P2.ARC) edited to mention 
  42.                                 ashc5.c; very similar to READEXE.TXT
  43.  
  44.                   ASEMBLER.DOC  short rundown on the Motorola Freeware 
  45.                                 Assemblers, edited to mention ashc5
  46.  
  47.           SOURCE CODE, SHARED WITH OTHER "VERSION 1.2" ASSEMBLERS:
  48.                   *.c, dated 7-15-90 1:20a
  49.                   *.h, dated 7-15-90 1:20a
  50.           
  51.           SOURCE CODE, UNIQUE TO THE ASHC5 ASSEMBLER:
  52.                   *.c, dated 12-24-90 1:20a
  53.                   *.h, dated 12-24-90 1:20a
  54.  
  55.  
  56.                   If you want to recompile the assembler for any reason, 
  57.           just tell your compiler to compile ashc5.c, which will then tell 
  58.           your compiler to read the other source files. 
  59.           
  60.  
  61.           Cheers!
  62.  
  63.                   I hereby release to the public domain this document and 
  64.           all my work on the ashc5 assembler.
  65.  
  66.                                        Greg Thoman
  67.  
  68.